home *** CD-ROM | disk | FTP | other *** search
/ BMUG Newsletter 1997 Spring / BMUG Spring 1997 Newsletter (1997).bin / Newletter PD Collection / Games / Super Maze Wars 1.0 Demo / Super Mazes Bundle! folder / Lunch time! Maze / card_5100.txt < prev    next >
Text File  |  1995-04-17  |  814b  |  42 lines

  1. -- card: 5100 from stack: in
  2. -- bmap block id: 5753
  3. -- flags: 0000
  4. -- background id: 2761
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=108 top=124 right=152 bottom=136
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Go
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card 6
  23. end mouseUp
  24.  
  25.  
  26. -- part 2 (button)
  27. -- low flags: 00
  28. -- high flags: 8003
  29. -- rect: left=218 top=109 right=135 bottom=246
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: Go
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   go to card 5
  41. end mouseUp
  42.